home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 445_01 / onetim11 / readme.1st < prev    next >
Encoding:
Text File  |  1995-06-21  |  3.7 KB  |  91 lines

  1.                          LIST OF FILES IN THIS ARCHIVE
  2. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  3.  
  4. README.1ST               This file
  5.  
  6. READ.ME                  Short introduction to the "onetime" encryption 
  7.                          system.
  8.  
  9. MANUAL.TXT               The user's manual for the system.  Read before 
  10.                          using!
  11.  
  12. FENCODE.BAT              The batch file for encoding text and binary files.
  13.  
  14. FDECODE.BAT              The batch file for decoding files encoded with 
  15.                          FENCODE.BAT.
  16.  
  17. TENCODE.BAT              The batch file for encoding text files (only) in a 
  18.                          hard-copy readable form.
  19.  
  20. TDECODE.BAT              The batch file for decoding files encoded with 
  21.                          TENCODE.BAT.
  22.  
  23. ZDEL.EXE                 A "file-shredding" utility.  Wipes out files so that 
  24.                          no information can be recovered from them by *any*
  25.                          means.
  26.  
  27. ZDEL.DOC                 Documentation on ZDEL.EXE.
  28.  
  29. TCODE.EXE                Text file encryptor.  This is invoked by the batch 
  30.                          file TENCODE.BAT.  Not recommended as stand-alone
  31.                          utility.
  32.  
  33. TCODE.DOC                Documentation on TCODE.EXE.
  34.  
  35. FCODE.EXE                General purpose binary and text file encryptor.  
  36.                          This is invoked by the batch file FENCODE.BAT. 
  37.                          Not recommended as stand-alone utility. 
  38.  
  39. FCODE.DOC                Documentation on FCODE.EXE
  40.  
  41. FCR.EXE                  Key file generator for TCODE.  Invoked by batch file
  42.                          TENCODE.BAT.  Not recommended as stand-alone 
  43.                          utility.
  44.  
  45. FCR.BAT                  Documentation on FCR.EXE.
  46.  
  47. FFCR.EXE                 Key file generator for FCODE.  Invoked by batch file
  48.                          FENCODE.BAT.  Not recommended as stand-alone 
  49.                          utility.
  50.  
  51. FFCR.DOC                 Documentation on FFCR.EXE.
  52.  
  53. CVT.EXE                  Converts text files so that digits and punctuation
  54.                          are replaced by their literal equivalents to 
  55.                          preserve them for encoding by TCODE.EXE. Invoked by 
  56.                          the batch file TENCODE.BAT.  Not recommended as 
  57.                          stand-alone utility.
  58.  
  59. CVT.DOC                  Documentation on CVT.EXE
  60.  
  61. TEST.TXT                 A test text file, to practice encoding and decoding 
  62.                          on.
  63.  
  64. FCR.C                    Source code, in C, for most of the executables.
  65. FCODE.C                  For programmers only.  These files NOT necessary
  66. FFCR.C                   for program execution.
  67. TCODE.C
  68. CVT.C
  69.  
  70. FILE_ID.DIZ              Descriptor file for use by BBS distribution nets.
  71. SDN.ID                   Descriptor file for use by SDN network.
  72. SDN.CTL                  Descriptor file for commercial net distribution.
  73. VENDINFO.DIZ             Descriptor file for vendors / distributors.
  74. DESC.SDI                 Short descriptor file for distributors.
  75. AVEXTRA.TXT              File to generate "unzip" message.
  76.  
  77. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  78.  
  79. The *ONETIME* file security package is shareware with a $3.00 registration. 
  80. Registered users are entitled to a free update as well as reasonable 
  81. consultations, by mail, on use of the software and on data encryption in 
  82. general and related topics.
  83.  
  84. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  85.  
  86. M\Cooper
  87. 3425 Chestnut Ridge Rd.
  88. Grantsville, MD 21536-9801
  89. --------------------------
  90. Email:  thegrendel@aol.com
  91.